-
Home
-
Packeta
-
1.6.0
-
Code
-
Classes
- WpdbAdapter
Total Complexity |
42 |
Dependencies |
3 |
Dependents |
9 |
Total lines |
368 |
Lines of code |
142 |
Logical lines of code |
73 |
Comment lines |
182 |
Methods |
23 |
Properties |
1 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
dbDelta() |
S |
55 |
4 |
18 |
parseDbdeltaOutput() |
S |
65 |
3 |
9 |
getWpdbQueries() |
S |
69 |
3 |
7 |
handleError() |
S |
72 |
3 |
5 |
getLastInsertId() |
S |
72 |
2 |
6 |
prepare() |
S |
68 |
2 |
7 |
query() |
S |
69 |
2 |
7 |
insertReplaceHelper() |
S |
68 |
2 |
7 |
delete() |
S |
68 |
2 |
7 |
insert() |
S |
69 |
2 |
7 |
update() |
S |
68 |
2 |
7 |
get_var() |
S |
69 |
2 |
7 |
get_row() |
S |
69 |
2 |
7 |
get_col() |
S |
69 |
2 |
7 |
prepareInClause() |
S |
79 |
1 |
3 |
quoteArrayOfStrings() |
S |
69 |
1 |
8 |
__construct() |
S |
81 |
1 |
3 |
getLastWpdbError() |
S |
82 |
1 |
3 |
logError() |
S |
78 |
1 |
3 |
getPacketeryPrefix() |
S |
79 |
1 |
3 |
get_results() |
S |
73 |
1 |
5 |
get_charset_collate() |
S |
81 |
1 |
3 |
isPacketeryTableQueried() |
S |
77 |
1 |
3 |